It provides some scanning and decoding hints to the Barcode Reader. It is useful for improving the barcode reader performance and accuracy.

Namespace: Neodynamic.SDK.BarcodeReader
Assembly: Neodynamic.SDK.BarcodeReader (in Neodynamic.SDK.BarcodeReader.dll) Version: 1.0.2000.0 (1.0.2000.0)

Syntax

C#
public class BarcodeReaderHints
Visual Basic
Public Class BarcodeReaderHints
Visual C++
public ref class BarcodeReaderHints

Inheritance Hierarchy

System..::..Object
  Neodynamic.SDK.BarcodeReader..::..BarcodeReaderHints

See Also